5.3.3 APPX Application Design Manual

+ Chapter 1-1: Overview of Application Design
+ Chapter 1-2: Getting Started
+ Chapter 1-3: Data Dictionary
+ Chapter 1-4: Understanding Process Design
+ Chapter 1-5: Interprocess Communication
+ Chapter 1-6: Customizing Your Application
+ Chapter 1-7: The Documentation Facility
+ Chapter 1-8: Application Design Tools
+ Chapter 2-1: Data Dictionary Overview
+ Chapter 2-2: Data Dictionary Concepts
+ Chapter 2-3: Domains
- Chapter 2-4: Files and Fields
+ Chapter 2-5: Work Fields
+ Chapter 3-1: Overview of APPX Processes
+ Chapter 3-2: Getting Started
+ Chapter 3-3: Process Definition
+ Chapter 3-4: Menu Processes
+ Chapter 3-5: Job Processes
+ Chapter 3-6: Input Processes
+ Chapter 3-7: Output Processes
+ Chapter 3-8: Update Processes
+ Chapter 3-9: Query Processes
+ Chapter 3-10: Inquiry Processes
+ Chapter 3-11: Status Processes
+ Chapter 3-12: Subroutine Processes
+ Chapter 3-13: Table Processes
+ Chapter 3-14: Automatic and Optional Children
+ Chapter 3-15: Using the Image Editor
+ Chapter 3-16: Using GUI Features of the Image Editor
+ Chapter 3-17: Using Event Points
+ Chapter 4-1: ILF Integration
+ Chapter 4-2: True/False Status Indicators
+ Chapter 4-3: Specifying Statements
+ Chapter 4-4: The ILF Editor
+ Chapter 4-5: The Appx ILF Debugger
+ Chapter 4-6: ILF Keyword Reference
+ Chapter 4-7: Predefined Fields
+ Chapter 4-8: Runtime Subroutine's and Predefined Processes
+ Chapter 4-9: Appx Chart Director API

Chapter 2-4: Files and Fields

Fields Toolbox Copy Fields Option


The Copy Fields overlay, shown below, displays when you select the Copy Fields option from the Fields Toolbox Overlay. This feature allows you to copy a field or sequence of fields into the data dictionary for the selected file. The selected fields to copy may be from the current file or another file.

Copy Fields Overlay

To copy a field or fields into the current file's data dictionary, you must enter:

Application ID and version corresponding to the location of the file you want to copy fields from.

File Name of the file you want to copy fields from.

Seq No's of the fields you want to copy. If you want to copy a single field, leave the 'thru' sequence number blank.

Dest Seq No is the beginning sequence number for the new fields (or the single sequence number if you are copying just one field).

Increment is the increment to be used in determining successive sequence numbers if you are copying more than one field (a value of 100 will create sequence numbers 2000, 2100, 2200 . . . if you entered 2000 as your destination sequence number).

Field Conversion? to control whether or not the field name should be converted to conform to APPX coding standards. Field names should begin with the name of the file that the field name is being copied into. Select the checkbox to toggle between 'yes' and 'no' . This option should not be used if APPX coding standards have not been used in this record structure.

Optional Prefix is used in conjunction with Field Conversion? to substitute the destination field name with a different name for the field name prefix.

Retain Link To Foreign Domains? controls whether or not references to foreign domains (domains outside of the current application) will be retained. For example, if fields from application 'AAA' are being transferred to application 'BBB' then all references to 'AAA' domains are considered foreign domains. The default value of this field is 'yes'. Select the checkbox to toggle between 'yes'   or no' . If 'yes' is selected, references to foreign domains will be retained in the transferred fields. If 'no' is selected, foreign domains will be localized or transferred to the current application. Domains already existing in the current application will not be overwritten but may be transferred separately if desired.

Application Design Manual                                         "Powered by Appx Software"

186

©2006 By APPX Software, Inc. All Rights Reserved